home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of MacTutor - S…e Code for Volumes 1 to 5
/
The Best of MacTutor - Source Code for Volume 1-5 (Wayzata Technology)(6031)(1990).bin
/
Source Code
/
#18 (Mar 87)
/
Printer MPW sources
/
Build PrintTest
next >
Wrap
Text File
|
1986-12-01
|
261b
|
12 lines
#
# MPW commands to build PrintTest
# Joel West, 1-Dec-86
#
Pascal PrintTest.p
Rez Types.r PrintTest.r -o PrintTest
link -w -ot APPL -o PrintTest PrintTest.p.o ∂
{Libraries}Runtime.o ∂
{PLibraries}PasLib.o ∂
{Libraries}ToolLibs.o ∂
{Libraries}Interface.o ∂